LED Pattern Circuit

Create a account on tinkercad to start on creating our own circuit :

Tinkercad:

tinkercad

Components needed to do an LED blicker circuit:

  • Resistors
  • LED
  • push button
  • Bread Board
  • Arduino UNO board

Pattern to implement:

    			
  1. LED 1 and LED2 will be OFF
  2. LED 1 will ON and LED2 will OFF
  3. LED 1 will OFF and LED2 will ON
  4. LED 1 will ON and LED2 will ON
  5. LED 1 will OFF and LED2 will OFF

Completed Circuit:

Circuit diagram

How it works:

The arduino uno board is program to follow requested pattern flow .It enables the user to control the LED light up according to the programmed board to follow the pattern

Virtual demo: